home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / wgmcnf16.zip / WGM-CNFN.CFG < prev    next >
Text File  |  1992-03-03  |  2KB  |  82 lines

  1. ;
  2. ;This is the name of your bulletin board system.
  3. BBSNAME=WGM Computer Consulting BBS
  4. ;
  5. ;This is the name of the PCBOARD.DAT file for your system.
  6. PCBDAT=D:\PCB\PCBOARD.DAT
  7. ;
  8. ;This is the name of the CNFN file to create.
  9. CNFN_FNAME=D:\PCB\GEN\CNFN
  10. ;
  11. ;Method to use when sorting.
  12. ;1 will sort in number order or 2 will sort in name order.
  13. CNFN_SORT=1
  14. ;
  15. ;Method to use when listing the conferences in the CNFN.
  16. ;1 for to list conference with number first or 2 for name first.
  17. CNFN_LIST=1
  18. ;
  19. ;Character and color to use for the conference echo flag.  This
  20. ;character and color will be used as a default.  If you specify
  21. ;the use of the network flags below and a conference does not have
  22. ;a character for the legend, this will be used.  If you do not use
  23. ;the network flags this will be used if the conference is echoed.
  24. CNFN_ECHO=E;@X0F
  25. ;
  26. ;Character and color to use for the private conference flag.  This
  27. ;will be used if a conference is marked as private.
  28. CNFN_PRIVATE=P;@X0B
  29. ;
  30. ;Character and color to use for the additional files flag.  This will
  31. ;be used if the a conference contains a DIR.LST that is different then
  32. ;the Main Board conference.
  33. CNFN_FILES=F;@X0E
  34. ;
  35. ;The next option is the maximum security to use for the generated CNFN file.
  36. ;If a conference is encounter that requires a higher security than what is
  37. ;stated here, WGM-CNFN will not include that conference in the display.
  38. ;To display all conferences this should be set to 0.
  39. CNFN_MAXSEC=60
  40. ;
  41. ;Colors for various parts of the CNFN file.
  42. CNFN_FRAME_COLOR=@X1C
  43. CNFN_BBSNAME_COLOR=@X1A
  44. CNFN_TEXT_COLOR=@X1F
  45. CNFN_NAME_COLOR=@X0A
  46. CNFN_NUMBER_COLOR=@X0F
  47. CNFN_BRACKET_COLOR=@X0D
  48. ;
  49. ;This is the name of the text file for the legend key that will be
  50. ;inserted into the CNFN file.
  51. CNFN_NETKEY=LEGEND.TXT
  52. ;
  53. ;The format for each line is:
  54. ;Net Char;Net Color;Confs for Net
  55. ;CNFN_NET=A;@X01;1
  56. ;CNFN_NET=B;@X02;2
  57. ;CNFN_NET=C;@X03;3
  58. ;CNFN_NET=D;@X04;4
  59. ;CNFN_NET=E;@X05;5
  60. ;CNFN_NET=F;@X06;6
  61. ;CNFN_NET=G;@X07;7
  62. ;CNFN_NET=H;@X08;8
  63. ;CNFN_NET=I;@X09;9
  64. ;CNFN_NET=J;@X0A;10
  65. ;CNFN_NET=K;@X0B;11
  66. ;CNFN_NET=L;@X0C;12
  67. ;CNFN_NET=M;@X0D;13
  68. ;CNFN_NET=N;@X0E;14
  69. ;CNFN_NET=O;@X0F;15
  70. ;CNFN_NET=P;@X0E;16
  71. ;CNFN_NET=Q;@X0D;17
  72. ;CNFN_NET=R;@X0C;18
  73. ;CNFN_NET=S;@X0B;19
  74. ;CNFN_NET=T;@X0A;20
  75. ;CNFN_NET=U;@X09;21
  76. ;CNFN_NET=V;@X08;22
  77. ;CNFN_NET=W;@X07;23
  78. ;CNFN_NET=X;@X06;24
  79. ;CNFN_NET=Y;@X05;25
  80. ;CNFN_NET=Z;@X04;26
  81. ;
  82.